|  |  | @@ -1,5 +1,10 @@ | 
            
            
              | 1 | 1 |  # Changes | 
            
            
              | 2 | 2 |   | 
            
            
              |  | 3 | +* Sep 2, 2015    - WebRequestConcern Agents automatically decode gzip/inflate encodings. | 
            
            
              |  | 4 | +* Sep 1, 2015    - WebhookAgent can configure allowed verbs (GET, POST, PUT, ...) for incoming requests. | 
            
            
              |  | 5 | +* Aug 21, 2015   - PostAgent supports "xml" as `content_type`. | 
            
            
              |  | 6 | +* Aug 3, 2015    - Dry Run allows user to input an event payload. | 
            
            
              |  | 7 | +* Aug 1, 2015    - Huginn now requires Ruby >=2.0 to run. | 
            
            
              | 3 | 8 |  * Jul 30, 2015   - RssAgent can configure the order of events created via `events_order`. | 
            
            
              | 4 | 9 |  * Jul 29, 2015   - WebsiteAgent can configure the order of events created via `events_order`. | 
            
            
              | 5 | 10 |  * Jul 29, 2015   - DataOutputAgent can configure the order of events in the output via `events_order`. |